home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3drtbto.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_TOOLBARDROPTOOL_H = 1;
- include("real/widget/r3drwnto.js")
-
-
- var R3CLID_TOOLBARDROPTOOL = 888;
-
-
-
-
-
-
-
- var R3TBDTA_ = 888500; // r3List[]
-
-
- function r3Toolbardroptool () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_TOOLBARDROPTOOL, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Toolbardroptool.prototype=new r3Widgetdroptool;
- // r3drtbto.h_H